Skip to content

Fix compilation problem with FIPS code#21

Merged
douzzer merged 1 commit intowolfSSL:masterfrom
bandi13:fixFIPS
Mar 1, 2024
Merged

Fix compilation problem with FIPS code#21
douzzer merged 1 commit intowolfSSL:masterfrom
bandi13:fixFIPS

Conversation

@bandi13
Copy link
Copy Markdown
Contributor

@bandi13 bandi13 commented Feb 27, 2024

No description provided.

@bandi13 bandi13 self-assigned this Feb 27, 2024
@bandi13 bandi13 requested a review from cconlon February 27, 2024 19:41
@bandi13 bandi13 assigned wolfSSL-Bot and unassigned bandi13 Feb 27, 2024
SparkiDev
SparkiDev previously approved these changes Feb 27, 2024
Copy link
Copy Markdown
Contributor

@douzzer douzzer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe the test we want for these is

#if (!defined(HAVE_FIPS) || FIPS_VERSION_GE(5,3)) && (LIBWOLFSSL_VERSION_HEX >= 0x05006002)

i.e. we need to support the new way of doing things for FIPS >= 5.3.

@douzzer douzzer assigned bandi13 and unassigned wolfSSL-Bot Feb 28, 2024
@douzzer douzzer merged commit b00e8da into wolfSSL:master Mar 1, 2024
@bandi13 bandi13 deleted the fixFIPS branch March 4, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants